var encoding/asn1.bigOne
3 uses
encoding/asn1 (current package)
asn1.go#L130: var bigOne = big.NewInt(1)
asn1.go#L146: ret.Add(ret, bigOne)
marshal.go#L208: nMinus1.Sub(nMinus1, bigOne)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)